Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix potential deadlock in hedging request #7962

Conversation

SungJin1212
Copy link
Contributor

@SungJin1212 SungJin1212 commented Dec 5, 2024

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

This PR fixes the potential deadlock situation when the err = hrt.TDigest.Add(duration) line gets an error.

Verification

Signed-off-by: kade.lee <tjdwls1201@gmail.com>
@GiedriusS GiedriusS enabled auto-merge (squash) December 5, 2024 12:32
@GiedriusS GiedriusS merged commit d0d93db into thanos-io:main Dec 5, 2024
22 checks passed
saswatamcode pushed a commit to saswatamcode/thanos that referenced this pull request Dec 11, 2024
Signed-off-by: kade.lee <tjdwls1201@gmail.com>
saswatamcode pushed a commit to saswatamcode/thanos that referenced this pull request Dec 11, 2024
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
saswatamcode added a commit that referenced this pull request Dec 11, 2024
* Fix potential deadlock in hedging request (#7962)

Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>

* sidecar: fix limit mintime (#7970)

Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>

* Cut patch release v0.37.2

Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>

* Fix changelog

Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>

---------

Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
Co-authored-by: SungJin1212 <tjdwls1201@gmail.com>
Co-authored-by: Michael Hoffmann <mhoffm@posteo.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants